home *** CD-ROM | disk | FTP | other *** search
/ AMIGA-CD 2 / Amiga-CD - Volume 2.iso / ungepackte_daten / 1995 / 7 / 02 / tips&tricks / pcr < prev   
Encoding:
Text File  |  1995-06-01  |  363 b   |  22 lines

  1. /* RAD: im MS-DOS-Format 720k */
  2.  
  3. FileSystem = L:CrossDOSFileSystem
  4. Device     = ramdrive.device
  5. Flags      = 0
  6. Surfaces   = 2
  7. BlocksPerTrack = 9
  8. Reserved   = 2
  9. Interleave = 0
  10. LowCyl     = 0
  11. HighCyl    = 79
  12. Buffers    = 5
  13. BufMemType = 1
  14. StackSize  = 600
  15. Priority   = 5
  16. GlobVec    = -1
  17. DosType    = 0x4D534400 
  18.  
  19. /*
  20.   Unit = xx steht im Icon, bitte dort ändern
  21.  */
  22.